home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat7
/
%asn.7
next >
Wrap
Text File
|
1999-09-16
|
520b
|
67 lines
%asn(1) Scilab Function %asn(1)
NAME
%asn - elliptic integral
CALLING SEQUENCE
[y]=%asn(x,m)
PARAMETERS
x : upper limit of integral (x>0) (can be a vector)
m : parameter of integral (0<m<1)
y : value of the integral
DESCRIPTION
Calculates the elliptic integral
y = integral from 0 to x of [1/(((1-t*t)^(1/2))(1-m*t*t)^(1/2))]
If x is a vector, y is a vector of same dimension as x.
AUTHOR
F. D.